commit | 11f1537a82c84e620d742b3bc4256952defb28df | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Thu Mar 07 03:17:00 2019 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Mar 07 03:17:00 2019 |
tree | 2923ff40fbf10f29b7eaa506c2deb52e00e08dde | |
parent | 9149123b58ede4ca92a71abd3c09e3e2ad205b55 [diff] [blame] |
Autogenerated HTML docs for v2.21.0-135-g6e0cc
diff --git a/githooks.txt b/githooks.txt index 9590443..5bf653c 100644 --- a/githooks.txt +++ b/githooks.txt
@@ -99,6 +99,10 @@ variable `GIT_EDITOR=:` if the command will not bring up an editor to modify the commit message. +The default 'pre-commit' hook, when enabled--and with the +`hooks.allownonascii` config option unset or set to false--prevents +the use of non-ASCII filenames. + prepare-commit-msg ~~~~~~~~~~~~~~~~~~